The following is an example of how to reference the QueryFilterOperator object:
// The full path is required. dundas.QueryFilterOperator.AND
| Name | Description | |
|---|---|---|
| AND | ||
| CONTAINS | ||
| ENDS_WITH | ||
| EQUALS | ||
| EXISTS | ||
| GREATER_THAN | ||
| GREATER_THAN_OR_EQUAL_TO | ||
| IN | ||
| LESS_THAN | ||
| LESS_THAN_OR_EQUAL_TO | ||
| MATCHES | ||
| OR | ||
| STARTS_WITH |